home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / sunrise / search34.zip / SEARCH.HIS < prev    next >
Text File  |  1993-03-12  |  8KB  |  184 lines

  1. 03/12/93
  2.          [v3.4] Now supports Comm Ports 0-15
  3.  
  4.                 Hall of Fame routine was working only partially. Correct
  5.                 player was listed in HOF, but with a blank score.
  6.  
  7.                 If no one played the door or if the highest score obtained
  8.                 during the month was zero, the game will NOT show a Hall of
  9.                 Fame entry for the month.
  10.  
  11.                 Callers will be required to answer the "Want Instructions.."
  12.                 question with a Y or N. This was required to circumvent a
  13.                 problem encountered when running under WildCat's IM version.
  14.  
  15.                 Hall of Fame display was always displaying in color, regardless
  16.                 of the color setting of the current session.
  17.  
  18.  
  19. 12/25/92
  20.          [v3.3] BRUN45.EXE no longer required!
  21.  
  22.                 Added support for Fossil-based Multi-Port cards!
  23.  
  24.                 New Configuration option to allow Sysop to choose whether
  25.                 they want the computer to allocate 999 games to them or if
  26.                 they just want to be like any other caller.
  27.  
  28.                 Corrected an alignment problem with the SUNHOF.ASC/ANS files.
  29.                 All entries, from this point on, will be aligned properly.
  30.                 You will have to manually align the existing entries (after
  31.                 the next monthly maintenance run).
  32.  
  33.                 The Hall of Fame list will now be displayed to the player
  34.                 after the High Scores (if the SUNHOF.ANS is found and the
  35.                 Door is registered)
  36.  
  37. 10/14/92
  38.          [v3.2] Added support for TRIBBS software. We now access the
  39.                 TRIBBS.SYS system file directly!
  40.  
  41.                 After a CHAT or DROP-TO-DOS the game screen will now be
  42.                 restored to its original state.
  43.  
  44.                 A bug has existed in the monthly Hall of Fame routines
  45.                 whereby the wrong player may have been credited with being
  46.                 the high scorer for a particular month.
  47.  
  48. 06/17/92
  49.          [v3.1] Code was not included in v3.0 to create the HOF bulletins
  50.                 at end of month.
  51.  
  52. 06/16/92
  53.          [v3.0] Major revision, therefore the version number jump!!
  54.  
  55.                 Added a MAKE-UP-PLAYS feature that allows the caller to makeup
  56.                 game plays they may have missed during the current month. This
  57.                 will afford those callers that do not call every day, an equal
  58.                 chance to compete with callers that play every day.
  59.                 Config file lines 6 and 7 have changed!!!!!!!
  60.                 Be sure to read Documentation!!!
  61.  
  62.                 Automatic game reset will take place when the first caller of
  63.                 the month plays the game. Two Hall of Fame bulletin files will
  64.                 be created (SUNHOF.ANS and SUNHOF.ASC) and all scores cleared.
  65.                 Be sure to read the Documentation!!!
  66.  
  67.                 You can now use an environmental variable for Non-Standard
  68.                 IRQs. This will eliminate the need to have multiple batch
  69.                 files to execute the door. See DOCs under NON-STANDARD COM
  70.                 SUPPORT for details.
  71.  
  72.                 You can now use environmental variables, on the first line
  73.                 of the configuration file. This will eliminate the requirement
  74.                 that you create an individual configuration file for each node
  75.                 in a multinode environment (ONE config file for ALL nodes!!).
  76.                 See DOCs under MULTI-NODE SETUP for details.
  77.  
  78.                 Made some changes to fix the TIMEOUT errors encountered
  79.                 when usinga 486 with/without DesqView. Need feedback !!
  80.  
  81.                 Made some changes to correct the Error #6 (Overflow Error)
  82.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some
  83.                 feedback on this one as well!
  84.  
  85.                 Added support for GT Power's GTUSER.BBS file. To use this
  86.                 you will be required to add to lines to your configuration
  87.                 files. Please see Docs for changes. Need some feedback on
  88.                 this as well!
  89.  
  90. 01/04/92
  91.          [v2.4] Unregistered version of door would hang some systems due
  92.                 to a problem with the number of allowable games. In addition
  93.                 the display would show "game x of x" as  3 of 2, 5 of 2, etc.
  94.  
  95. 12/29/91
  96.          [v2.3] Added an option to control when you DO NOT want the DOOR
  97.                 to be used. Allows for 5 Blackout periods. This requires
  98.                 a configuration file change. SEE DOCS for DETAILS!
  99.  
  100. 12/11/91
  101.          [v2.2] When re-drawing the screen, using option !, the program
  102.                 would fail to clear some variables, resulting in *messy*
  103.                 display. Fixed!
  104.  
  105. 11/24/91
  106.          [v2.1] Letter grid was not being drawn on the game board. This
  107.                 only affected NON-registered versions.
  108.  
  109. 11/01/91
  110.          [v2.0] Added an option to control the number of plays per play,
  111.                 based upon the user's security level. This rewuires a
  112.                 configuration file change. SEE DOCS for DETAILS!
  113.  
  114.                 Added an option to control the length of time the game
  115.                 may be played (each time caller enters the Door), based
  116.                 upon the user's security level. This requires a
  117.                 configuration file change. SEE DOCS for DETAILS!
  118.  
  119. 10/17/91
  120.          [v1.9] Added a colorized Bulletin. Config file change !!
  121.  
  122.                 Changes to internal routines.
  123.  
  124. 09/06/91
  125.          [v1.8] Re-adjust delay values in non-registered version
  126.  
  127. 08/23/91
  128.          [v1.7] Changes to several internal routines.
  129.  
  130. 08/10/91
  131.          [v1.6] "CONGRATULATIONS" misspelled.
  132.  
  133.                 An external word list has been added, and the initial 200
  134.                 word file (SEARCH.QUE) is included in the ZIP. See Docs
  135.                 for an explanation of this new feature.
  136.  
  137. 07/18/91
  138.          [v1.5] If ANSI not detected, caller has option to contimue or
  139.                 return to BBS. No longer denies access to game, outright!
  140.  
  141.                 If Sysop uses the door, he/she is given 99 chances to
  142.                 play the game. Registered version ONLY!
  143.  
  144.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  145.  
  146.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  147.  
  148.                 Wouldn't recognze if someone adopted the door. Screen would
  149.                 not display.
  150.  
  151.                 Under certain circumstances the program would hang the system
  152.                 after displaying the ADOPT-A-DOOR screen
  153.  
  154.                 Speeded up the letter grid display.
  155.  
  156. 06/26/91
  157.          [v1.4] Removed duplicate words form word list
  158.  
  159.                 Call time > 999 minutes caused the program to "burp"
  160.  
  161. 06/25/91
  162.          [v1.3] Hiscore file (.SCO) was not being updated.
  163.  
  164.                 Scoring algorythm changed to deduct points from each word
  165.                 score equal to i/2 the number of seconds it took to find
  166.                 the word in the grid.
  167.  
  168. 06/20/91
  169.          [v1.2] Not asking you if you want to play another game. Fixed
  170.  
  171.                 After "Invalid Entry" printed, it was not totally cleared.
  172.  
  173.                 Time left to find/choose a word will now be decremented
  174.                 every 5 seconds.
  175.  
  176. 06/15/91
  177.          [v1.1] Numbers used to indicate the direction the word is
  178.                 spelled changed to conform to the numeric keypad
  179.                 layout, rather than using the numeric keys located
  180.                 the main keyboard, just below the F1-F12 keys.
  181.  
  182. 06/05/91
  183.          [v1.0] Initial release
  184.